projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca13555
)
(inhibit-splash-screen): Emphatically state that it can't be set in
author
Alan Mackenzie
<acm@muc.de>
Mon, 9 Apr 2007 17:07:40 +0000
(17:07 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Mon, 9 Apr 2007 17:07:40 +0000
(17:07 +0000)
site-start.el.
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 61f4f0071ed5eccd3c536af8ba15a8c22908058a..1d525e6dfd5d90247a7167e03e91d43ed05140cd 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-44,8
+44,8
@@
"Non-nil inhibits the startup screen.
It also inhibits display of the initial message in the `*scratch*' buffer.
-This is for use in your personal init file
, once you are familiar
-with the contents of the startup screen."
+This is for use in your personal init file
(but NOT site-start.el), once
+
you are familiar
with the contents of the startup screen."
:type 'boolean
:group 'initialization)